In capabilities and programming level , rexx can be compared most closely to 在實際能力和編程級別上, rexx最接近于
Ppl peak program level 峰值音量電平
In other words , does the detector need to remember what it sees at the method , class , hierarchy , or whole program level 換句話說,檢測器是否需要記住它在方法、類、層次結構或者整個程序級別上看到了什么?
When actions fail , error messages include a " show technical details " button , which presents detailed information from all application and programming levels 當操作失敗時,錯誤消息包括一個“顯示詳細的技術信息”按鈕,這可以提供來自所有應用程序和編程級別的詳細信息。
With the joint efforts of various sectors , including the government , private sector and ngos , dsf helps the disadvantaged groups to catch up with the information society development at both the policy and program level 基金委員會由政府、商界及非政府機構的代表組成、有助推動官商民合作,協助弱勢社群趕上訊息社會的發展。
With the joint efforts of various sectors , including the government , private sector and ngos , dsf helps the disadvantaged groups to catch up with the information society development at both the policy and program level 基金委員會由政府、商界及非政府機構的代表組成、有助推動官商民合作,協助弱勢社群趕上訊息社會的發展。
With the gradual perfection of aop , the notion of ao is not restricted to programming level , but comes to have an influence on all stages of software development , and forms aspect oriented software development ( aosd ) 隨著aop技術的日漸成熟, ao的思想已不再局限于編程層次,而是開始影響到軟件開發的各個階段,形成了面向方面軟件開發( aosd )技術。
A brighter side of the story is that three emerging multi - function smart card operating systems , java card , multos ( multi - applications operating system ) , and microsoft s smart card for windows may help standardize the smart card up to the application programming level 但這種情況正在改變,因為javacard , multos (多種應用程式操作系統)及微軟的智能卡視窗等三個開發中的多功能智能卡操作系統,將有助統一智能卡的各種操作方式,而劃一規格的范圍涵蓄硬件以至應用程式的層面。
A brighter side of the story is that three emerging multi - function smart card operating systems , java card , multos multi - applications operating system , and microsoft s smart card for windows may help standardize the smart card up to the application programming level 但這種情況正在改變,因為java card , multos多種應用程式操作系統及微軟的智能卡視窗等三個開發中的多功能智能卡操作系統,將有助統一智能卡的各種操作方式,而劃一規格的范圍涵蓄硬件以至應用程式的層面。
According to the program structure of ansi c , some syntax - tree - nodes are designed in front - end , including function , block , data structure , type , expression , identifier and so on . syntax tree is divided into three levels , namely program level , function level and block level , which are useful for analysis of syntax and semantic in compiler as well as transferring syntax tree into rtl . retargetable compiler mainly includes intermediate representation , machine description and interface technique between compiler and machine description 編譯前端的實現技術包括詞法分析、語法語義分析和中間代碼生成技術等,針對ansic的程序結構,分別設計了函數、塊、數據結構、類型、表達式、標識符等語法樹結點,并將語法樹分成編譯層次、函數聲明和塊三個不同層次,使語法樹具有清晰的層次結構,有利于編譯程序的語法和語義分析,以及從語法樹到rtl中間表示的轉換。